Re: [INTERFACES] Newbie JDBC Datetime Question

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [INTERFACES] Newbie JDBC Datetime Question
Дата
Msg-id l03130300b39502b3c611@[147.233.159.109]
обсуждение исходный текст
Ответ на Newbie JDBC Datetime Question  (Steven Bradley <sbradley@llnl.gov>)
Список pgsql-interfaces
At 03:38 +0300 on 22/06/1999, Steven Bradley wrote:


> Is there a ResultSet method that can be used to access postgres datetime
> columns, or does the timestamp data type and the getTimestamp() method have
> to be used.

As far as I know, you can use a datetime column as if it was the JDBC
timestamp type. So getTimestamp() will work with a datetime column as well.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] libpq, large Objects
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] Newbie JDBC Datetime Question